gtk4.git
2015-05-02 Matthias Clasengtk-builder-tool: Improve docs
2015-05-02 Timm Bäderinspector/misc-info: Fix typo
2015-05-02 Cédric ValmaryUpdated Occitan translation
2015-05-02 Matthias Clasengtk-builder-tool: Start an exception list
2015-05-02 Matthias ClasenFix another ordering issue
2015-05-02 Matthias ClasenGtkPlacesSidebar: Use a popover for renaming bookmarks
2015-05-02 Matthias ClasenGtkFileChooser: Fix an ordering issue
2015-05-02 Matthias ClasenGtkFileChooser: Indicate if search comes up empty
2015-05-01 Matthias ClasenGtkSearchEngine: Use all search engines
2015-05-01 Руслан ИжбулатовRewrite simple search engine to use GFile and breadth...
2015-05-01 Matthias ClasenGtkSearchEngine: Drop unused functionality
2015-05-01 Matthias Clasenwin32: Support the decimal point on the keypad
2015-05-01 Yosef Or BoczkoUpdate properties Hebrew translation
2015-05-01 Yosef Or BoczkoUpdated Hebrew translation
2015-05-01 Matthias ClasenDrop a redundant call
2015-05-01 Matthias ClasenGtkFileChooser: Use a better busy cursor
2015-04-30 Руслан ИжбулатовFix use-after-free in gdk_window_end_paint()
2015-04-30 Piotr DrągUpdated POTFILES.in and POTFILES.skip
2015-04-30 William Huamir: fix build failure due to changed api
2015-04-30 Lapo CalamandreiAdwaita: remove duplicated selector.
2015-04-30 Chun-wei Fangdkglcontext-win32.c: Remove Obsolete Comments
2015-04-30 Matthias ClasenFix the build
2015-04-30 Matthias Clasengtk-builder-tool: Add an enumerate command
2015-04-30 Matthias Clasengtk-builder-tool: Validate templates
2015-04-30 Matthias ClasenGtkBuilder: Emit a more detailed error for templates
2015-04-30 Matthias ClasenGtkBuilder: Export the template parsing entry point
2015-04-30 Matthias ClasenAdjust tests
2015-04-30 Matthias ClasenConvert more GtkBuilder to g_markup_collect_attributes
2015-04-30 Matthias ClasenFormatting fixes
2015-04-30 Alexander Larssonwayland: Don't send bogus values for cursor surface...
2015-04-29 Руслан ИжбулатовGDK-W32: remove trailing whitespace everywhere
2015-04-29 Руслан ИжбулатовW32: bump _WIN32_WINNT and WINVER to 0x600 (Vista)
2015-04-29 Руслан ИжбулатовEnable RGBA windows on W32
2015-04-29 Matthias ClasenTest the new error conditions
2015-04-29 Matthias ClasenGtkBuilder: Report more lookup failures as GError
2015-04-29 Matthias ClasenFix inclusion of examples in docs in non-srcdir builds
2015-04-29 Yosef Or BoczkoUpdated Hebrew translation
2015-04-29 Matthias Clasen3.17.1
2015-04-29 Matthias ClasenFix distcheck
2015-04-29 Simon McVittieMakefile-newvs: some .vcxproj.filters files are in...
2015-04-28 Lapo CalamandreiAdwaita: .title and .subtitle paddings
2015-04-28 Matthias Clasengtk-builder-tool: Separate commands
2015-04-28 Matthias ClasenGtkWindow: Use _gtk_builder_lookup_object
2015-04-28 Matthias ClasenGtkWidget: Use _gtk_builder_lookup_object
2015-04-28 Matthias ClasenGtkSizeGroup: Use _gtk_builder_lookup_object
2015-04-28 Matthias ClasenGtkInfoBar: Add a test for 'invalid ID'
2015-04-28 Matthias ClasenGtkInfoBar: Use _gtk_builder_lookup_object
2015-04-28 Matthias ClasenGtkDialog: Add a test for 'invalid ID'
2015-04-28 Matthias ClasenGtkDialog: Use _gtk_builder_lookup_object
2015-04-28 Matthias ClasenGtkContainer: Add a test for 'invalid ID'
2015-04-28 Matthias ClasenGtkContainer: Use _gtk_builder_lookup_object
2015-04-28 Matthias ClasenGtkBuilder: Report 'invalid ID' errors
2015-04-28 Matthias ClasenGtkBuilder: Add new convenience API
2015-04-28 Matthias ClasenGtkBuilder: Document private convenience API
2015-04-28 Matthias ClasenGtkBuilder: Add an error code for 'invalid ID'
2015-04-27 Matthias ClasenAdjust affected tests
2015-04-27 Matthias ClasenGtkLabel: Prefix more ui parser errors
2015-04-27 Matthias ClasenFormatting fixes
2015-04-27 Matthias ClasenAdd gtk-builder-tool.c to POTFILES.in
2015-04-27 Matthias ClasenAdd a man page for gtk-builder-tool
2015-04-27 Matthias ClasenTranslate error messages
2015-04-27 Matthias ClasenDo validation before simplification
2015-04-27 Matthias ClasenAdd a simple commandline tool for ui files
2015-04-27 Fabiano Fidênciogdkkeys: Add support to _get_scroll_lock_state()
2015-04-27 Matthias Clasengtk-encode-symbolic-svg: Mark all strings for translation
2015-04-27 Jakub SteinerHC: include a missing sass function
2015-04-27 Piotr DrągUpdated POTFILES.skip
2015-04-27 Benjamin Ottestylecontext: Clear style property more frequently
2015-04-27 Jakub SteinerHC: tone down backdrop for gtk switches
2015-04-27 Jose RostagnoHAVE_MONITOR_INFO is always defined
2015-04-27 Jose Rostagnodrop old compat code, BITMAPV5HEADER is defined on...
2015-04-27 Jose RostagnoWM_CLIPBOARDUPDATE is always define on vista+
2015-04-27 Jose RostagnoSimplify code a bit after xp support drop
2015-04-27 Daiki Uenobuild: Avoid xgettext crash on MSYS2
2015-04-27 Christian Hergertgdk: don't segfault on beep with offscreen window
2015-04-27 Kai Willadsendocs: Fix incorrect cross-reference to GtkSearchBar
2015-04-27 Matthias ClasenFix the build
2015-04-27 Matthias ClasenAdjust builder tests
2015-04-27 Matthias ClasenGtkTreeStore: Use the new helpers
2015-04-27 Matthias ClasenGtkListStore: Use the new helpers
2015-04-27 Matthias ClasenGtkComboBoxText: Use the new helpers
2015-04-27 Matthias ClasenAdjust existing tests
2015-04-27 Matthias ClasenGtkWindow: Use the new helpers
2015-04-27 Matthias ClasenGtkWidget: Use the new helpers
2015-04-27 Matthias ClasenGtkSizeGroup: Use the new helpers
2015-04-27 Matthias ClasenGtkRecentFilter: Use the new helpers
2015-04-27 Matthias ClasenAdd tests for the infobar builder parser
2015-04-27 Matthias ClasenGtkInfoBar: Use the new helpers
2015-04-27 Matthias ClasenAdd tests for the GtkFileFilter builder parser
2015-04-27 Matthias ClasenGtkFileFilter: Use the new helpers
2015-04-27 Matthias ClasenAdd tests for the GtkDialog builder parser
2015-04-27 Matthias ClasenGtkDialog: Use the new helpers
2015-04-27 Matthias ClasenAdd tests for GtkLevelBar builder parser
2015-04-27 Matthias ClasenGtkLevelBar: Use the new helpers
2015-04-27 Matthias ClasenAdd tests for GtkContainer builder parser
2015-04-27 Matthias ClasenGtkContainer: Use the new helpers
2015-04-27 Matthias ClasenAdd tests for the GtkScale builder parser
2015-04-27 Matthias ClasenGtkScale: Use the new helpers
2015-04-27 Matthias ClasenAdd tests for the GtkCellLayout builder parser
2015-04-27 Matthias ClasenGtkCellLayout: Use the new helpers
next